github.com/jackc/pgx/v5/tracelog.TraceLog.ensureConfig (method)

7 uses

	github.com/jackc/pgx/v5/tracelog (current package)
		tracelog.go#L146: func (tl *TraceLog) ensureConfig() {
		tracelog.go#L183: 	tl.ensureConfig()
		tracelog.go#L225: 	tl.ensureConfig()
		tracelog.go#L258: 	tl.ensureConfig()
		tracelog.go#L289: 	tl.ensureConfig()
		tracelog.go#L335: 	tl.ensureConfig()
		tracelog.go#L364: 	tl.ensureConfig()